Skip to content

ucrcyber/cyber-site

This branch is 1 commit behind master.

Folders and files

NameName
Last commit message
Last commit date
May 27, 2022
Oct 27, 2024
Jul 8, 2018
Sep 9, 2021
Sep 30, 2018
Jul 8, 2018
Oct 27, 2024
Jun 28, 2020
Sep 28, 2018
May 28, 2020
May 6, 2022
Jul 8, 2018
Apr 29, 2023
Jul 8, 2018
Oct 27, 2018
Oct 2, 2018
Jun 28, 2020
Apr 18, 2024
Apr 29, 2023

Repository files navigation

cyber-site

Build Status

Cyber@UCR Website

Build Setup

# 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 spa-generate

For detailed explanation on how things work, checkout the Nuxt.js docs.