tana2034 / career

Nuxt.js app
https://goodresume.netlify.com/
0 stars 0 forks source link

career

職務経歴書を作成するWEBサイト

入力した情報はブラウザのローカルストレージに保存

https://goodresume.netlify.com/

Screenshot_2019-08-17 career Screenshot_2019-08-17 career(1) Screenshot_2019-08-17 career(2) Screenshot_2019-08-17 career(4) Screenshot_2019-08-17 career(5)

今後の予定

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

# test
yarn test

# coverage
yarn test --coverage