mirror of https://github.com/doccano/doccano.git
pythondatasetsactive-learningtext-annotationdatasetnatural-language-processingdata-labelingmachine-learningannotation-tool
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hironsan
e78084a89e
|
2 years ago | |
---|---|---|
.. | ||
assets | 2 years ago | |
components | 2 years ago | |
composables | 3 years ago | |
domain/models | 2 years ago | |
i18n | 2 years ago | |
layouts | 3 years ago | |
middleware | 3 years ago | |
pages | 2 years ago | |
plugins | 3 years ago | |
repositories | 2 years ago | |
rules | 3 years ago | |
services | 2 years ago | |
static | 3 years ago | |
store | 2 years ago | |
test | 3 years ago | |
.babelrc | 5 years ago | |
.dockerignore | 5 years ago | |
.eslintrc.js | 3 years ago | |
.gitignore | 5 years ago | |
README.md | 5 years ago | |
global.d.ts | 3 years ago | |
jest.config.js | 3 years ago | |
nuxt.config.js | 2 years ago | |
package.json | 2 years ago | |
tsconfig.json | 3 years ago | |
vue-shim.d.ts | 3 years ago | |
yarn.lock | 2 years ago |
README.md
doccano-client
doccano client
Build Setup
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, checkout Nuxt.js docs.