The Wayback Machine - https://web.archive.org/web/20210114150534/https://github.com/edjansantos/minimal-web-boilerplate
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

Minimal Web Boilerplate

A minimalistic and simple boilerplate for web projects. Using Bootstrap 4 and Sass, built with Gulp.

Setup

  1. Make sure you have node and npm [node e npm] installed (https://nodejs.org/en/download/):
node -v && npm -v
  1. Install the global dependencies:
npm i gulp -g
  1. Install the local dependencies:
npm i

Use

Run

  • Run with the below command:
npm start

Watch

  • Watch changes with the below command:
npm run watch

License

The code is available under the [MIT license].

About

🎺 A minimal and simple boilerplate for web projects. Using Bootstrap 4 and Sass, building with Gulp.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.