Skip to content

rzahuseyin1993/Node-Typescript-Codebase

Repository files navigation

Install, Configure & Run

Below mentioned are the steps to install, configure & run in your platform/distributions.

Clone the repo.

git clone https://github.com/w3ever/homespring-backend.git;

Goto the cloned project folder.

cd project;

Install NPM dependencies.

npm install;

Edit your DotEnv file using any editor of your choice. src/pre-start/env/*

Run the app

npm run dev;

Run the test

npm run test;

Build the app

npm run build;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published