# install dependencies
yarn install
# create .env file and add your settings
cp .env.default .env
# for dev
yarn dev
# for production
# build for production with minification
yarn build
yarn start
# if there are some errors while start server, pls try stop before start
yarn stop
forked from tatfook/keepwork
-
Notifications
You must be signed in to change notification settings - Fork 0
License
NPLFoshan/keepwork
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Vue 64.2%
- JavaScript 35.7%
- Other 0.1%