Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 590 Bytes

Angular 9 app using Scully and Material, to make Blog and Docs

This project was generated with Angular CLI version 9.1.7.

Scully

Refer to Scully docs here https://scully.io/.

Development server

Run npm run scully:all for to build app, static scully assets and serve both Scully static and Angular distribution server.

Navigate to http://localhost:1668/ for Scully static server.

Navigate to http://localhost:1864/ for Angular distribution server.

The app will automatically reload if you change any of the source files.