create-superfast-app
v0.3.1
Published
Create Superfast apps in one command
Downloads
69
Maintainers
Readme
Create Superfast App
npm install -g create-superfast-app
create-superfast-app my-app
cd my-app/
npm run devOpen http://localhost:4000 to view your running app.
When you're ready for production, run npm run build then npm run start.
Acknowledgements
We are grateful to the authors of existing related projects for their ideas as inspiration:
