Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 457 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 457 Bytes

skedge

Schedule Appointments, send reminders, gain repeat business, and increase your five star reviews!

Installation

To install the required modules, run the command

$ npm i

To start up your local dev envirement run:

$ npm run dev

Run Test

$ npm t

Serve up development server

$ npm run dev

Contributing

If you wish to leave a contribution, please leave a pull request with as much detail as possible.