Skip to content

aqib-git/refinance

Repository files navigation

#setup

Step1:

yarn install

Step 2

yarn run build:dev

Step 3

dist folder will be created which contains home page index.html with assets and this can be deployed on the server.

Install local web server

 npm install -g local-web-server

Then start web server from dist by running following commands

cd dist
ws

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors