Skip to content

Managify/toder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgur

Getting Started

To customize this app, first clone this repository:

$ git clone https://github.com/Manageium/toder.git
$ cd toder

Then install dependencies:

$ npm install

Then start the API server:

$ npm start

Then, in a new terminal window run the following to start a hot-reloading dev server through webpack:

$ npm run dev

Visit http://localhost:3000/ in your browser and you should see the app!

Make some changes and see what happens.

Releases

No releases published

Packages

No packages published