Skip to content

bigBear713/nb-trans-ssr

Repository files navigation

nb-trans-ssr

Try to use @bigbear713/nb-trans in ssr project.

Readme


Start demo project

  • Install dependencies
npm i
  • Start demo project
npm start
  • Build demo
npm run build
  • Run in prod mode
npm run serve:ssr

Attention

  • When building the demo, if you're dynamically loading json files, the file's url should be absoulted, not relatived, like http://localhost:4200/assets/localization/en/translations.json . At that time, the url is can be accessed before building.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published