Skip to content

Calinator444/newwwie.com

 
 

Repository files navigation

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.

About

The source for newwwie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.4%
  • SCSS 15.5%
  • HTML 14.5%
  • JavaScript 6.6%