Skip to content

Startup kit/dev environment for framework agnostic javascript projects

Notifications You must be signed in to change notification settings

EndiM/js-dev-env

Repository files navigation

javascript-development-environment

Features

  • Koa 2
  • Babel 7
  • Webpack 4
  • Hot Module Replacement
  • SASS
  • Mocha
  • ESLint
  • For all the packages see package.json

Getting started

Node version must be >= 7.6.0

Clone the project

git clone https://github.com/EndiM/javascript-development-environment.git.

Install dependencies

$ npm install

Run development server

$ npm start

Building

$ npm run build

For all the functionalities see npm scripts package.json

Contribute

Feel free to contribute to make it better :)

Disclaimer

This development environment is heavily inspired by Cory House repo

About

Startup kit/dev environment for framework agnostic javascript projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published