aanchal-adk / to-do-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic webpack configuration for running ES6

Requirements

  • NodeJS
  • npm

Install

Clone the repository and install dependencies using [npm]

$ npm install

$ npm start

For production build

$ npm run build

About


Languages

Language:JavaScript 97.5%Language:HTML 2.1%Language:CSS 0.3%