Skip to content

rafaelcamargo/occss

Repository files navigation

Open Closed CSS

Open Closed principle applied to the CSS

Contributing

  1. Install Node. Download the "Recommend for Most Users" version.

  2. Clone the repo:

git clone [email protected]:rafaelcamargo/occss.git
  1. Go to the project directory
cd occss
  1. Install the project dependencies
npm install

NOTE: For speed reasons, we encourage the use of yarn over npm.

  1. If you want just build the project, run:
npm run build
  1. Otherwise, run:
npm run start

The app will be running on http://localhost:4000 and the browser will automatically reload with the changes you make in any source file.

About

Open Closed principle applied to the CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages