MindShaver / BulletinApp

A place to post bulletins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What you need to run this project

Setup

  • Clone the repository
  • Run npm install
  • Run npm start

How to contribute

  • git checkout -b {yourNewBranch} to create a branch from master
  • Add your code
  • git push -u origin {yourNewBranch} to notify Github of your branch and push your code
  • Create a PR against master with your branch

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

A place to post bulletins.

License:MIT License


Languages

Language:CSS 50.2%Language:JavaScript 49.3%Language:TypeScript 0.4%Language:HTML 0.1%