Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmarkelov/vk-apps-emoji-learn
https://github.com/mmarkelov/vk-apps-emoji-learn
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmarkelov/vk-apps-emoji-learn
- Owner: mmarkelov
- Created: 2019-06-18T12:20:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T11:38:59.000Z (over 5 years ago)
- Last Synced: 2024-10-18T08:17:36.325Z (2 months ago)
- Language: JavaScript
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to install
`npx @vkontakte/create-vk-app `
## How to start
Go to created folder and run:
`yarn start` || `npm start` — this will start dev server with hot reload on `localhost:10888`.`yarn run build` || `npm run build` — this will build production bundle, with treeshaking, uglify and all this modern fancy stuff