Skip to content

JDesignEra/outsource

Repository files navigation

OutSource

Initial Setup

Install required packages with npm i.

How to Run?

  • node app.js, npm start or nodemon for development environment.
  • npm run production or npm run nodemon-production for production environment.

Gulp

Note: Remember to do a npm i --only-dev first.

  • gulp for nodemon with browserSync, .scss to .css and image file size optimization watcher.
  • gulp compile for .scss to .css, and image file size optimization watcher only.

Commit Legends

Format Description
+ Added
* Updated
- Removed
{ Variable / Code } Variable / Code related
[ File ] File (e.g. style.css)
( Folder ) Folder / Directory

Frameworks / Libraries / APIs / Languages

NPM Packages


Collaborator's Github Profile

OutSource's Github Wiki