Skip to content

torontojs/tojs-styleguide

Repository files navigation

Toronto JS Style Guide

This is the project for Toronto JS' Style Guide. It contains the documentation for how to use and create graphical assets for the community, following a set of guidelines.

Rquirements

  • Node.js v20.0.0 or higher
  • Install volta globally

Run locally

To run the project locally for development purposes, you will need to run the following commands:

$ npm i -D
$ npm start

They will install all dependencies and start the project in development mode.

Lint project

To push code to the repository you will need to pass linting on the whole project.

To lint the project run the following command:

$ npm run lint

Build project

When you are ready to build the project run the following command:

$ npm run build

It will generate a dist folder with the builded project ready to be deployed to a static site hosting.

Test project

$ npm run test

About

The TorontoJS style guide in it's 3rd evolution with assets, palette, logo and vectors, and a dynamic social media card generator!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •