/purecss-co-1

The source code of https://purecss.co

Primary LanguageSCSSMIT LicenseMIT

PureCSS.co

The source code of https://purecss.co

Getting Started

# Clone the repo
git clone git@github.com:purecss-co/purecss-co.git

# Navigate to clonned folder
cd purecss-co

# Initial Setup
npm install

# Serve the application on http://127.0.0.1:8000
npm run serve

# Watch for auto compile on http://127.0.0.1:3000
npm run watch

# src - raw code
# dist - production code

Deploying the App

Click this button to deploy the app to the DigitalOcean App Platform. You need a DigitalOcean account. If you don't already have one, you can sign up at https://cloud.digitalocean.com/registrations/new

Deploy to DO

Contributing

If you spot any errors, typos or missing information, please submit a pull request.

License

MIT. See LICENSE for more details.