Skip to content

EwelinaKi/ScrabbleFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Litterki (scrabble game) frontend

This project was made by:

and

It is a simple one person scrabble game. You can see and play it here.

Audi R8

Dependencies

  • Angular 7
  • Angular Material
  • Bootstrap 4

Backend server

If you want to run the backend server go to this repository.

Development server

To view this project first run npm install and then ng serve -o to start a dev server. Your default browser will automatically open http://localhost:4200/ address.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Deploy

git checkout -b gh-pages
ng build --prod --base-href https://EwelinaKi.github.io/ScrabbleFrontend/
ngh --dir=dist/frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors