Metis portal provides a user-friendly frontend for the Metis API which is written in Vue.
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.
 
 
 
Yiğit Çolakoğlu d96f011d14 Github created 4 years ago
public Initial commit 4 years ago
src Github created 4 years ago
tests/unit Initial commit 4 years ago
.browserslistrc Initial commit 4 years ago
.eslintrc.js Initial commit 4 years ago
.gitignore Initial commit 4 years ago
README.md Initial commit 4 years ago
babel.config.js Initial commit 4 years ago
jest.config.js Initial commit 4 years ago
output.js Initial commit 4 years ago
package-lock.json Initial commit 4 years ago
package.json Initial commit 4 years ago
postcss.config.js Initial commit 4 years ago
server.js Github created 4 years ago
tailwind.js Initial commit 4 years ago
vue.config.js Initial commit 4 years ago

README.md

portal

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.