* Git
* Node.js
$ git clone https://github.com/nmanhit/images-management.git
$ cd images-management
$ npm install
- You have to find config.example.ts file on root project and rename to config.ts
- 1 special variable config must be change:
- ROOT_ID
$ npm run build
$ npm run dev
./dist/bundle.css
./dist/bundle.js
When you build complete, in folder dist/
will be visible 2 file : bundle.css and bundle.js
You go to JavaScript and CSS Customization
on your app and upload 2 file.
MIT License
Copyright(c) Cybozu, Inc.