Fake laptop store app created using ES6 JS, NodeJS, NPM, Node-SASS(scss synthax), 7-1 pattern and BEM (Block__element--modifier) synthax.
npm install
# This will install Dev Dependencies locally based on package.json
npm run start # This will run node server.js
# OR
nodemon
Then just open your browser and type either 127.0.0.1:1337 or localhost:1337 to access the main page.
# You will have to run this:
npm run watch:sass
# This will continuously watch for scss files changes and reload the page with these changes
👤 Slashflex (David)
- Twitter: @saoud_david
- Github: @Slashflex
Give a ⭐️ if you liked this project !