All Projects → Pylons → trypyramid.com

Pylons / trypyramid.com

Licence: other
trypyramid.com marketing website

Programming Languages

HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

trypyramid.com

Pyramid Marketing Website.

Environment

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

  • NodeJS 13+ with yarn

Installing

Assuming you have all the recommended tools listed above installed:

1. Clone the project

  $ git clone [email protected]:Pylons/trypyramid.com.git
  $ cd trypyramid.com

2. Install package dependencies

  $ yarn install

3. Run the project

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

  $ yarn start

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

Building for production

If you want to output for production, then run:

  $ yarn build

Contributing

See CONTRIBUTING.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].