Skip to content

Pylons/pylonsproject.org

Repository files navigation

pylonsproject.org

The home of the Pylons Project marketing website, describing the organization and its projects.

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/pylonsproject.org.git
cd pylonsproject.org

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.

About

pylonsproject.org marketing website

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 13