Skip to content

trystian1/restaurant-reviewers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant reviewer

A restaurant reviewer created with Angular 2 in combination with TypeScript. The user can view restaurants, create a review and see reviews. This application is created with the main focus on accebility. The data is stored in the the browser using the IndexedDb

Installing

Clone the repo, and run

npm install

Running

To start the application, which compiles the typescript file and runs on a server (development build)

npm run start

To start a compiled production like version run (Note: building can take a while!)

npm run start-production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published