Skip to content

laniehei/javascriptmn.github.io

 
 

Repository files navigation

JavaScriptMN

This site is generated with Gatsby.js.

Prerequisites

Install dependencies with npm install.

Develop

Run npm run develop and access the dev server at the address it reports.

Build

Run npm build, and a built version will be written to /dist. This will also update the markdown files that define our code of conduct, speaker questionnaire, and sponsorship levels from the admin repository

Style

This repository is configured to use prettier on commit.

It will lint and format your changes automatically, so don't worry about following format standards (so long as your code passes the lint-staged step).

About

Organization website for JavaScriptMN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.8%
  • CSS 33.2%