Skip to content

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.

Notifications You must be signed in to change notification settings

User-960/Design-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design-Studio

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

Commands

Building a project without optimization and launch on server

npm run build-dev

Building a project with optimization

npm run build-prod

Cleaning up the dist folder

npm run clear

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published