Skip to content

0avi/prep

Repository files navigation

Interview Preparation

Running Application Locally

1. Clone the repository

git clone https://github.com/cynavi/prep
cd prep

2. Install npm dependencies

npm install

4. Run the dev server

npx nx serve appName

Example:

npx nx serve java

5. Open the app in your browser

Visit http://localhost:4321 in your browser.

Happy coding :)

About

One stop for Java interview preparation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors