| tags | created | modified |
|---|---|---|
2020-03-28 08:40:13 UTC |
2020-05-24 04:43:40 UTC |
Please also read the package.json for more information
- Clone the 0xGG/crossnote repository (Recommended to fork your own)
$ git clone https://github.com/0xGG/crossnote.git- Install all necessary packages
$ yarn- Start the development server
$ yarn start- Production build and run
$ yarn build
$ yarn test:production