- npx create-react-app podcastr
- npx create-next-app podcastldk
- npm install typescript @types/react @types/node -D
- npm install sass
- npm install date-fns
- npm install react-feather
- npm install json-server -D
- npm install axios
- npm install rc-slider
- Rodar o Next.js - npm run dev
- Rodar o arquivo server.json - npm run server