Skip to content

CircleCodeHouse/forestdpo.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll AMP Template

Setup

  1. Install RVM: \curl -sSL https://get.rvm.io | bash -s stable --ruby
  2. Install bundler: gem install bundler
  3. Install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash
  4. Install yarn: npm install -g yarn

Development

  1. bundle
  2. yarn
  3. in one window, run ngrok http 8080
  4. in another, run yarn start
  5. navigate to http://localhost:8080

Test

  1. yarn test

Lint

  1. yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published