0.4.5 • Published 6 years ago
eda-frontend-deps v0.4.5
EDA Frontend Dependencies
To apply these dependencies:
npm install eda-frontend-depsAvailable commands
lint-frontendtest-frontendwatch-frontend-testsbuild-frontendwatch-frontend-build
In your package.json, add
"scripts": {
"client-lint": "lint-frontend",
"client-test": "test-frontend",
"client-test:watch": "watch-frontend-tests",
"client-build": "built-frontend",
"client-build:watch": "watch-frontend-build"
},The bundle.js that results from a frontend build will go to /server/public.
The linter runs on /client.
Requirements
The entry point for your frontend code must be /client/index.js.
0.4.5
6 years ago
0.4.4
6 years ago
0.4.3
6 years ago
0.4.1
6 years ago
0.4.2
6 years ago
0.4.0
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.9
6 years ago
0.2.7
6 years ago
0.2.8
6 years ago
0.2.6
6 years ago
0.2.5
6 years ago
0.2.4
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.0
6 years ago