Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 157 Bytes

registrar-css

Front end for registrar portal

How to run locally:

npm run start
php -S 127.0.0.1:8000

App will be available at 127.0.0.1:8000