Skip to content

holodex/landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holodex landing

landing page for the Holodex app

how to

install

cd ~/repos/holodex
git clone https://github.com/holodex/landing
cd landing
npm install

start

will build once and start a static server

npm start

develop

will build on watch and start a livereload server

npm run develop

stage

will build once and deploy to gh-pages

npm run stage

deploy (TODO)

add deploy remote repo

git remote add deploy [email protected]:landing

will build once and deploy to dokku

npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •