Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t1amat9409/pinterest-tut
https://github.com/t1amat9409/pinterest-tut
nativescript react react-nativescript typescript
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/t1amat9409/pinterest-tut
- Owner: t1amat9409
- Created: 2020-03-24T09:44:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T23:37:05.000Z (over 4 years ago)
- Last Synced: 2023-09-14T03:13:14.640Z (over 1 year ago)
- Topics: nativescript, react, react-nativescript, typescript
- Language: TypeScript
- Size: 3.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pinterest-tut
Ready to run your project in your local environment?
All you need to do is:Step 1. Install the latest NativeScript CLI
Type the following command in a Command Prompt or Terminal.
```npm install -g nativescript@latest```
Step 2. Preview your app
Navigate to your project folder and run the following command to start previewing your app.
```tns preview```