Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 492 Bytes

File metadata and controls

29 lines (19 loc) · 492 Bytes

Basic Builder

Basic constructor for compile SASS and Javascript files.

Installation

Install all dependencies.

npm install

Usage

# Run in development mode
npm run dev

# Run build for mode production
npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT