dnk
v0.0.0
Published
DNK is for kick starting a project with the following technologies: * [Babel 6](http://babeljs.io) * [Lodash](https://lodash.com) * [Webpack](http://webpack.github.io) for bundling * [Webpack Dev Server](http://webpack.github.io/docs/webpack-dev-server.ht
Readme
DNK is the simplest JavaScript framework
DNK is for kick starting a project with the following technologies:
- Babel 6
- Lodash
- Webpack for bundling
- Webpack Dev Server
Usage
npm install
npm start
Open http://localhost:5000Linting
ESLint with React linting options have been enabled.
npm run lint