js-note-video-demo.mp4
- Go to the folder on your PC where you want to install the project:
cd "your-folder"
- Download and install files of this project:
git clone https://github.com/Shist/JS-Note
- Go to the app folder:
cd JS-Note
- Install all needed front side dependencies:
npm install
- Run the app:
npm run watch
- HTML
- CSS
- SCSS
- flex
- @media queries
- Javascript
- LocalStorage
- Parcel
- Modules
- Imports / Exports
- Date