uralbash / trypyramid.com

trypyramid.com marketing website

Home Page:http://trypyramid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trypyramid.com

Pyramid Marketing Website.

Environment

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

  • NodeJS with npm

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

About

trypyramid.com marketing website

http://trypyramid.com


Languages

Language:HTML 87.8%Language:CSS 8.1%Language:JavaScript 4.1%