Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 426 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 426 Bytes

Syncholar Website

This is a website for the uploading and sharing of data!

Requirements

You'll need to have the following items installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.

Quickstart

git clone https://github.com/aconital/AromaSocial.git
npm install
npm start

Then just navigate your browser to http://localhost:3000 and you're set!