Bachir Soussi Chiadmi b3f1c4f45b some cleaning and started to understand unittest with jest | пре 5 година | |
---|---|---|
assets | пре 5 година | |
build | пре 5 година | |
src | пре 5 година | |
static | пре 5 година | |
test | пре 5 година | |
.babelrc | пре 5 година | |
.eslintignore | пре 5 година | |
.eslintrc.js | пре 5 година | |
.gitignore | пре 5 година | |
.travis.yml | пре 5 година | |
README.md | пре 5 година | |
index.html | пре 5 година | |
license.txt | пре 5 година | |
package-lock.json | пре 5 година | |
package.json | пре 5 година |
npm install
npm run dev
open http://localhost:8080 in your browser
npm run prod
then deploy the dist folder
Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.