Skip to content

gregdusoli/es6-starter-kit

Repository files navigation

Really easy set up

After you've cloned or downloaded this repo from Github the very first action you should do is run yarn begin (or npm run begin) to define code style based on your project's type. The command above will guide you through a process of definitions about yout project's type, after that will offer you a set of useful features to enforce and accelerate yout job.

After you've done with the setup process, you can start your environment just typing yarn start (or npm run start) on your shell command.


title: Javascript generic starter boilerplate

author: Guilherme Gomes (@gregdusoli)

date: 6/3/19


About

ES6 essentials boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published