- Live demo: https://natours.netlify.app/
- I used some of npm packages for development process and build process, and they are installed globally.
- HINT: I had some issues when I tried to install them as dev dependencies, so I installed them globally and then no issues happened.
- Getting started:
- npm i -g node-sass
- npm i -g concat
- npm i -g postcss-cli
- npm i -g autoprefixer
- npm i -g npm-run-all