- Clone repository
- Install Yarn
- Install dependencies via
yarn
command - Start development server via
yarn dev
command
- Start build via
yarn build
command - Start server via
yarn start
command
- Start build via
yarn deploy
command - Enjoy
If you deploy to production and see that your changes didn't implement, but in localhost all works. You can try command killall node
on prod.