Skip to content

cornellius-gp/cornellius-gp.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cornellius webpage

git clone git@github.com:cornellius-gp/cornellius-gp.github.io.git
cd cornellius-gp.github.io
git checkout dev

Make sure to check out the dev branch!

Requirements

brew install node
npm install -g npm

Add the following to your bashrc (or zshrc)

export PATH="$HOME/.npm-packages/bin:$PATH"

Setup

  • Install packages
npm i

Develop

npm start

It should open up http://localhost:1337

Deploy

npm run deploy

Releases

No releases published

Packages

No packages published

Languages