Skip to content

A Webpack 4 scaffold with ES6, babel and SASS for development and production usage

License

Notifications You must be signed in to change notification settings

jankern/condulence-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack4 / ES6 / SASS

A Webpack 4 scaffold with ES6, babel and SASS for development and production usage. Additional optional libs like jquery and materialize-css are also inlcuded to the project.

Installation

$ git clone git@gitlab.com:jankern/condulence-webapp.git
$ cd condulence-webapp
$ npm install

Run the code

To run the sources in development mode run

$ npm start

To build the sources for production purposes run

$ npm run build

About

A Webpack 4 scaffold with ES6, babel and SASS for development and production usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published