https://github.com/internetee/registrar-css
Front end for registrar portal
https://github.com/internetee/registrar-css
Last synced: about 1 month ago
JSON representation
Front end for registrar portal
- Host: GitHub
- URL: https://github.com/internetee/registrar-css
- Owner: internetee
- License: mit
- Created: 2019-12-10T10:56:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-12-04T07:25:28.000Z (5 months ago)
- Last Synced: 2025-12-07T14:33:51.609Z (4 months ago)
- Language: PHP
- Size: 16.4 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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``