Skip to content

Quick and minimal way to experiment with ES6

Notifications You must be signed in to change notification settings

edouard-lopez/es6-tdd-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6-boilerplate

Quick way to experiment or do TDD with ES6.

Install

yarn install

Usage

test

yarn test
# expected to fail

run

yarn start

serve

yarn dev  # on localhost:8080

build

yarn build  # production

License

MIT License

About

Quick and minimal way to experiment with ES6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published