UI plugin for Nagome.
This UI is made with Onsen UI (Apache License).
Install dependencies.
npm install
This project is created by create-react-app. So you can start developing running following command.
npm start
Create an optimized production build.
npm run build
To launch Nagome process and connect to it, you have to run an executable here at the top of this directory.
If you want to place it here, it is recommended to name it runserver
because it is written in .gitignore
.
./runserver
This UI app automatically connect to the process. And then you can use this app now!
There are pre-build productions on the releases page. It assumes it's hosted at /app/ as its root of the URL.
These pre-build productions include Onsen UI (Apache License).
# increase version number in package.json
vim package.json
git tag v?
git push --tags
./RELEASE.sh
# upload created zip file
- Display elapsed time