installation
After cloning the repo:
Run with npm i
, npm run build
and npm start
to run the app (FE) server
Misc maintenance items
- Run the API on
sitemap-generate
to generate the content and paste it on sitemap.xml
language (how do the app infers the language)
- if no specific language-bound address, gets address from location lib
- redirects (302) to a language-bound address
run on production
Rebuild
Run npm run build:prod
from https://github.com/gdtool/vbase
No comments:
Post a Comment