soyaendustriyel Development Install dependencies first: npm install Then start webpack-dev-server via: npm start To get production build to build/ folder: npm run build Run tests: npm run test License GPL-3.0