Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 940 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 940 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 dev

Typescript

This repository uses typescript for source files. Currently some typescript errors remain, though at some point (after existing issues in #119 are resolved) webpack will be configured to not build in the presence of typescript errors.

npm run typecheck -- --watch

Contributing

For more information please see our Contributing Guide

This includes adding meetup groups and community listings.