Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 591 Bytes

README.md

File metadata and controls

41 lines (22 loc) · 591 Bytes

NKC WebApp

NKC WebApp

Getting Started

URL is http://localhost:3000.

Clone the repo. Install the dependencies for the app.

yarn install

Change Auth0 Credentials in src/Auth/auth0-variables.js file. Change AWS Credentials in src/Config/params.js file.

Run the Application

yarn  start

The application will be served at http://localhost:3000.

Build the Application

yarn  build

Author

NKCApp

License

This project is licensed under the MIT license. See the LICENSE file for more info.