Template for webpack applications
- Install
yarnand use it instead ofnpmto take advantage of yarns lockfile (brew install yarn) - Merge desired PRs into master locally
- Install dependencies (
yarn install)
yarn run dev
yarn run build
yarn run test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Template for webpack applications
yarn and use it instead of npm to take advantage of yarns lockfile (brew install yarn)yarn install)yarn run dev
yarn run build
yarn run test