Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 286 Bytes

Getting Started

The repo contains the typescript javascript project template!

How to use:

git clone https://github.com/DanyalKhawaja/seed-server-template.git mynewrepo
cd mynewrepo
git remote set-url origin /url/of/new/empty/repo
git push -u origin master
yarn start