ideacrew / enroll-fe

The front end for IdeaCrew's State-Based Marketplace solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enroll

This project was generated using Nx.

Quick Start & Documentation

Development server

Console (Carrier Portal)

Run nx serve console for a dev server. Navigate to http://localhost:4205/. Carrier Portal requires the console local server app to be running alongside it.

To run the console app, open a new terminal and run npm start from the root directory. The console app must be installed adjacent to the enroll app in the file system. If the console app is not installed, clone it from github into the console directory and follow the directions in the README.md file to install it.

Enroll

Run nx serve enroll for a dev server. Navigate to http://localhost:4200/.

NOTE: For all nx apps, the app will automatically reload if you change any of the source files.

About

The front end for IdeaCrew's State-Based Marketplace solution.


Languages

Language:TypeScript 66.3%Language:HTML 25.7%Language:SCSS 6.1%Language:JavaScript 1.3%Language:Dockerfile 0.6%Language:CSS 0.0%