Pylons/trypyramid.com

Name: trypyramid.com

Owner: Pylons Project

Description: trypyramid.com marketing website

Created: 2015-04-14 16:45:45.0

Updated: 2018-04-25 10:40:20.0

Pushed: 2018-04-25 10:40:19.0

Homepage: https://trypyramid.com

Size: 11608

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

trypyramid.com

Pyramid Marketing Website.

Environment

At the bare minimum you'll need the following for doing development:

Installing

Assuming you have all the recommended tools listed above installed:

1. Clone the project
git clone git@github.com:Pylons/trypyramid.com.git
cd trypyramid.com
2. Install package dependencies
npm install
3. Run the project

If you are in development mode and need hot reload and assets compiling run:

npm run dev

This will let you view the local site at http://localhost:8080/

If you just want to output a build run

npm run build

And if you want a new dist optimized for production run

npm run dist

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.