Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-project-template

Template for webpack applications

Usage

  • Install yarn and use it instead of npm to take advantage of yarns lockfile (brew install yarn)
  • Merge desired PRs into master locally
  • Install dependencies (yarn install)

Start development server

yarn run dev

Build production bundle

yarn run build

Run tests

yarn run test

About

Template for webpack applications

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages