- started dashboard page, added first widget; - created new theme 'gepafin' - styles for the app;
8 lines
213 B
Markdown
8 lines
213 B
Markdown
# GEPAFIN-FE
|
|
Gepafin Front End
|
|
|
|
## Commands
|
|
`npm run start` - start development server
|
|
`npm run build:dev` - make build based on 'dev' env variables
|
|
`npm run build:prod` - make build based on 'prod' env variables
|