npm install -g create-superfast-app
create-superfast-app my-app
cd my-app/
npm run dev
Open http://localhost:4000 to view your running app.
When you're ready for production, run npm run build
then npm run start
.
We are grateful to the authors of existing related projects for their ideas as inspiration: