The Design-Studio is being developed for learning the assembly of the project. The main purpose of the project is to write a slider on native JavaScript.
What is used:
- Programming languages: HTML, CSS, JavaScript;
- Task runner: Gulp;
- Preprocessor: SCSS;
- Libraries: Fancyapps;
- Extra: Google maps;
To clone repository
git clone https://github.com/User-960/Design-Studio.git
To install packages, use the command
npm install
npm run build-dev
npm run build-prod
npm run clear