Edinburgh-Genome-Foundry / egf-codons-website

:books: Sources of the EGF Codons website, written with Vue.js

Home Page:https://edinburgh-genome-foundry.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EGF Codons website

Sources of the EGF Codons website (software portfolio of the Edinburgh Genome Foundry).

Setup

Make a directory that contains the source and the build git repositories. (Alternatively, set up the dist directory of source as the build repo.)

Develop

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, check out the guide and docs for vue-loader.

Deployment

The build command above updates the contents of the dist directory. Commit the changes of dist into the build repo, as described in the setup section above.

About

:books: Sources of the EGF Codons website, written with Vue.js

https://edinburgh-genome-foundry.github.io/


Languages

Language:Vue 65.4%Language:JavaScript 33.2%Language:HTML 1.4%