Skip to content

pmespresso/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