Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 310 Bytes

File metadata and controls

10 lines (5 loc) · 310 Bytes

Aglet frontend

How to start project

This is a ReactJS project and webpack active.

To serve, a local server can be run by just running the serve command in the same directory in console.

type serve in console and project will be served locally runnign the compilled version in the build folder.