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.
Christian Gill
c7278ebdd8
|
4 years ago | |
---|---|---|
.. | ||
api | 5 years ago | |
assets | 5 years ago | |
components | 4 years ago | |
layouts | 4 years ago | |
middleware | 4 years ago | |
pages | 4 years ago | |
plugins | 4 years ago | |
rules | 5 years ago | |
services | 4 years ago | |
static | 5 years ago | |
store | 4 years ago | |
test | 4 years ago | |
.babelrc | 5 years ago | |
.dockerignore | 5 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 5 years ago | |
Dockerfile | 4 years ago | |
README.md | 5 years ago | |
dev-nuxt.sh | 4 years ago | |
jest.config.js | 5 years ago | |
nuxt.config.js | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
yarn.lock | 5 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.