Skip to content

A simple project to show how everybody can make loaders in css.

License

Notifications You must be signed in to change notification settings

andreecordova/loaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loaders

A simple project to show how everybody can make loaders in css.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

For this project you must have nodeJS in your OS

You can verify if you have node using this commands in your terminal:

node -v

Installing

After you complete all the prerequisites of the project, you must located inside the project folder and execute this command in your terminal:

npm install

This command generated all the modules, plugins, dependencies that we need to have our workstation ready

Front-End Development

Well, after you have all the requirements and you want to start, you must execute this command, to check how it works the different loaders:

```
npm run dev
```

Built With

  • Gulp - Task Management - css, html, webserver
  • Sass - CSS Preprocessor

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple project to show how everybody can make loaders in css.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published