Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 729 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 729 Bytes

Newwwie Logo

newwwie.com

The source for newwwie.com. The project is really barebones to allow for a new member to not be lost in tooling and encourage contributions.

It takes a community to build the community.

Quickstart

git clone https://github.com/newwwie/newwwie.com
cd newwwie.com
npm install
npm run fetchEvents
npm run dev
npm test

Typescript

This repository uses typescript for source files.

npm run typecheck -- --watch

Contributing

For more information please see our Contributing Guide

This includes adding meetup groups and community listings.