By studying this app, you will gain some basic understanding of:
- Snowpack dev server and its build process
- Server side rendering using view template engine
For a thorough discussion, please read this article!
- npm install
- npm run dev
- go to localhost:3000
- npm install
- npm run build
- npm run start
- go to localhost:3000