Skip to content

rIpteyed/test-admin-on-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facility Admin Portal

This project was bootstrapped with the Create React App

And is based on Admin on Rest

Getting Started with IMYourDoc Facility Admin Portal

Requirments

  • Node v7.10.0 or later

Install node modules at root of app

npm install

Build and run app (from IMYD_FacilityAdmin directory)

yarnpkg start

Committing your changes

When your modifications are ready (meaning they build successfully and all automated tests pass), commit the changes to this repository. The steps are:

  1. git add the changed files that should be included in the commit.

  2. git commit -am Enter a brief commit message that explains your changes. You can mark the related Pivotal story as "Finished" by including the text

[Finishes #PIVOTAL\_STORY\_ID]

in your commit message. This saves you time, keeps our list of in-progress Pivotal stories short, and has the added benefit of recording which git commit relates to which Pivotal stories. If your commit doesn't quite finish the Pivotal story (maybe there are dependent changes in other projects) you should still relate your commit to the Pivotal story it implements like this:

[#PIVOTAL\_STORY\_ID]
  1. git push your commit up to Github and smile!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages