meyernewapp
v1.0.2
Published
copy and paste this client app into the new client app
Downloads
4
Readme
This is the file structure for a new meyer front end.
Copy and replace the Client App in Visual Studios.
1.) Create a new adal folder 2.) Create a new adalConfig.js file with appropriate information (check other Meyer Apps for context) 3.) In command line navigate to your_web_project_here/ClientApp run "npm install" 4.) Run the app "npm start"