https://github.com/t1amat9409/pinterest-tut
https://github.com/t1amat9409/pinterest-tut
nativescript react react-nativescript typescript
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/t1amat9409/pinterest-tut
- Owner: t1amat9409
- Created: 2020-03-24T09:44:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T23:37:05.000Z (almost 6 years ago)
- Last Synced: 2025-07-02T00:07:40.949Z (about 1 year ago)
- Topics: nativescript, react, react-nativescript, typescript
- Language: TypeScript
- Size: 3.52 MB
- Stars: 1
- Watchers: 1
- 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```