Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

drewthoennes/5NPoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

50 Commits

Repository files navigation

5N Points

A simple system to track points, rewards, and ways to earn

Screenshot

Getting started

  1. Clone the repository:
git clone https://github.com/drewthoennes/5NPoints.git
  1. Install dependencies for frontend:
cd Frontend
npm install
  1. Build and run the frontend:
# run application locally for development
npm run dev
# build and run for production
npm run build
npm start
  1. Install dependencies for backend:
cd Backend
npm install
  1. Start the server:
node main.js

Contributing

If you find a bug, a ticket or a pull request would be greatly appreciated!

About

Point system for McCutcheon 5N

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /