Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 851 Bytes

File metadata and controls

42 lines (26 loc) · 851 Bytes

UBIC @ UCSD Website

The website for the Undergraduate Bioinformatics Club at University of California, San Diego; 2018-2019.

Prerequisites

This project is built using Nuxt.js.

Installation

To install, clone the repository then run:

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

Technologies and Acknowledgements

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.