Skip to content

SanjaJS/website

 
 

Repository files navigation

SanjaJS

This repository contains the code for the meetup website, and is fork of parisjs.org website.

Getting started

  • Clone this repository
  • npm install
  • npm start
  • Open http://localhost:3333 in your browser

Coding standards

  • Code is formatted with prettier.
  • CSS follows a BEM-ish style.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.6%
  • CSS 21.4%