Play with nodejs
- Download npm with nodejs
- Download yarn
- Run following commands in cmd
- I don't know why Powershell cannot find
npm
andyarn
.
- 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.html
after runningnpm run start
. - Release: Run
npm run download
to generate the whole website statically in./lib/website
.
Gaclib Website Document for GacUI 1.0: http://gaclib.net/doc/current/home.html.
inside the package folder:
- Debug: Open
http://localhost:8080/doc/current/home.html
after runningnpm run start
. - Release: Run
npm run download
to generate the whole website statically in./lib/website
.
Update multiple platform supporting information in:
- packages\website-doc1\src\articles\home.xml
- packages\website-doc1\src\articles\home\download.xml
- packages\website-doc1\src\articles\gacui\running.xml
- packages\website-doc1\src\articles\gacui\kb\application.xml
- packages\website-doc1\src\articles\gacui\kb\osprovider.xml