Desafio prático do módulo 01 do MBA Rocketseat Full-stack
- Run
npm i
(min node version required v18) - Run
npm run server
to start JSON Server - Open a second terminal
- Run
npm run build
to compile and bundle files todist
folder - Run
npm run dev
to start webpack-dev-server