Command | Description |
---|---|
npm run dev | Start AdonisJS server in development with Nuxt.js in dev mode (hot reloading). Listen on http://localhost:3000. |
npm run build | Build your nuxt.js web application for production. |
npm start | Start AdonisJS server in production. |
npm lint | Lint your code with ESLint and Standard. |
- Projeto Spider official website (in portuguese): http://spider.ufpa.br/
- Vue.js