Welcome to the D3 Manipulation Assignment

# To build the webpack
$ npm run build

# To start json-server
$ npm run server:serve

# To start Client server
$ npm run client:serve