create-cefc-ui
v0.0.15
Published
create-cefc-ui
Downloads
7
Keywords
Readme
Create CEFC React UI
npm install -g create-cefc-ui
create-cefc-ui my-ui
cd my-ui && yarn install
npm run server
Then open [http://localhost:3000/] to see your ui demo
When you're ready to deploy to production, create a compiled bundle with npm run build