Play with nodejs
- Download npm with nodejs
- Download yarn
- Run following commands in cmd
- I don't know why Powershell cannot find
npmandyarn.
- I don't know why Powershell cannot find
yarn
yarn build
yarn test
Try building http://gaclib.net in a new way.
Gaclib Website MVC url router library.
Gaclib Website front-end rendering using lit-html.
Gaclib Website http server.
Gaclib article XML to HTML converter.
Gaclib document XML to article XML converter.
Gaclib Website Spider
Gaclib Website content: http://gaclib.net.
inside the package folder:
- Debug: Open
http://localhost:8080/index.htmlafter runningnpm run start. - Release: Run
npm run downloadto generate the whole website statically in./lib/website.
Gaclib Website Document for GacUI 2.0: http://gaclib.net/doc/current/home.html.
inside the package folder:
- Debug: Open
http://localhost:8080/doc/current/home.htmlafter runningnpm run start. - Release: Run
npm run downloadto generate the whole website statically in./lib/website.
Update multiple platform supporting information in:
- packages\website-doc2\src\articles\home.xml
- packages\website-doc2\src\articles\home\download.xml
- packages\website-doc2\src\articles\gacui\running.xml
- packages\website-doc2\src\articles\gacui\kb\application.xml
- packages\website-doc2\src\articles\gacui\kb\osprovider.xml