Skip to content

ntinvo/Ted-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ted 3

A Web Application for Accounting

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

We need Nodejs to run this app. Visit this link for installation instructions:

https://nodejs.org/en/download/

Installing

Install yarn

npm install -g yarn

Run this script to install dependencies for the app

npm run setup

Running the app

Build ng2 client

npm run build

Run the client

npm run client

Run the server

npm run server

Run the server watch the -w flag to watch for files change

npm run start

Run the server watch the -w flag to watch for files change and hot reload

npm run startdev

Deployment

Additional notes about deployment will be available soon.

Built With

Authors

  • Tin Vo - Initial work - tinnvo

  • Thuan Nguyen - Initial work - keangoo

Ted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors