Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitsinghania94/vue-native-todo-app
https://github.com/ankitsinghania94/vue-native-todo-app
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankitsinghania94/vue-native-todo-app
- Owner: ankitsinghania94
- License: mit
- Created: 2018-05-29T13:48:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T08:13:01.000Z (over 6 years ago)
- Last Synced: 2024-08-03T04:05:44.481Z (3 months ago)
- Language: Vue
- Size: 162 KB
- Stars: 90
- Watchers: 7
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simple todo app in vue-native
### Installation step
• ```git clone [email protected]:ankitsinghania94/vue-native-todo-app.git```.
• Navigate to project directory and do ```npm install```.
• ```npm start``` to run the project.
Similiarly you can do ```npm run ios``` for building in simulator.