Skip to content

RazorX2/draftapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Draft App

Getting Started in Linux

Follow the instructions to setup your ssh key for github

install software

sudo apt install nodejs npm mongodb git
sudo npm install -g angular-cli

get the code from github

git clone [email protected]:RazorX2/draftapp.git

run the angular app

cd ~/draftapp/draft-angular
npm install
npm run start

run the express api

cd ~/draftapp/draft-api
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •