8000 GitHub - jkhaui/create-dot-app: boilerplate frontend repository generator for Polkadot apps on top of CRA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jkhaui/create-dot-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-dot-app

boilerplate frontend repository generator for Polkadot apps on top of CRA

This repository holds the templates for Subsocial, Kilt and Crust React frontends.

Usage

e.g. If you want to get up and running building a frontend for Subsocial:

npx create-react-app my-subsocial-app --template cra-template-subsocial

That's it!

Then you can start it up with:

$ cd my-subsocial-app
$ yarn && yarn start

About

boilerplate frontend repository generator for Polkadot apps on top of CRA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.9%
  • HTML 12.4%
  • CSS 6.7%
0