Skip to content

mowais-ac/loophole-assignment

Repository files navigation

How to install & run on localhost?

To run in localhost please open your terminal, go the project folder and run npm install then run npm run start:dev, after successful compilation you will able to open with http://localhost:3000

How to build for production?

Its just one step to make build for production. You just need to run a command from your favourite terminal npm run build:prod. This will compile all your code into single directory dist that you can find on the root of your project.

Why you should prefer this repository. This resposity is adding value to developer's life. By using this repository the developer can focus on building new features without any worry about the configuration dependencies.

That's All you need.

Author https://www.linkedin.com/in/mowais-me/

loophole-assignment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages