Skip to content

NCSU-App-Development-Club/appdevncsu.org

Repository files navigation

appdevncsu.org

NC State App Development Club's website.

Developing locally

Clone the repo:

git clone <url>
cd appdevncsu.org

Create a branch:

git checkout -b <your-name>

Install necessary node modules:

npm install

Run the dev server:

npm run dev

Any edits you make will update on save.

Contributing

Keep an eye on the issues to see what needs to be worked on. If you see something you would like to work on, assign the issue to yourself. All code contributions should come through a pull request from one of your branches.

About

The official website for NC State's App Development Club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •