slopeninja-native
Β Slope Ninja App πΏβοΈβοΈ
File Explorer
Download Latest Version (.zip)- appStore.svg
- playStore.svg
- screenshot.png
- Lato-Bold.ttf
- Lato-Light.ttf
- Lato-Regular.ttf
- app.png
- iOSAppIcon.png
- loading.png
- favorites.js
- resorts.js
- users.js
- userSession.js
- AdaptiveText.js
- BoldText.js
- LightText.js
- RegularText.js
- Browser.js
- BrowserHeader.js
- CancelIcon.js
- AmbiguousIcon.js
- HighwayIcon.js
- IncidentIcon.js
- Home.js
- HomeHeader.js
- normalizeResorts.js
- NotificationBanner.js
- ProgressBar.js
- ClearDayIcon.js
- ClearNightIcon.js
- CloudyIcon.js
- FogIcon.js
- HailIcon.js
- PartlyCloudyDayIcon.js
- PartlyCloudyNightIcon.js
- RainIcon.js
- SleetIcon.js
- SnowIcon.js
- ThunderStormIcon.js
- TornadoIcon.js
- WindIcon.js
- Chains.js
- mapTheme.js
- OpenRoutes.js
- ProgressBars.js
- ResortInfoCard.js
- ResortInfoCardBody.js
- ResortInfoCardHeader.js
- SnowInfo.js
- BorealLogo.js
- DiamondLogo.js
- DonnerLogo.js
- HeavenlyLogo.js
- HomewoodLogo.js
- KirkwoodLogo.js
- MtRoseLogo.js
- NorthstarLogo.js
- SierraLogo.js
- SquawLogo.js
- SugarLogo.js
- CancelIcon.js
- SearchBar.js
- SearchIcon.js
- BookmarkIcon.js
- BookmarkStrokeIcon.js
- ResortNavCard.js
- SlideBar.js
- SlopeNinjaLogo.js
- StatusBar.js
- AppNavigator.js
- favorites.js
- nav.js
- resorts.js
- userSession.js
- api.js
- SlopeNinja.js
- .eslintrc
- .gitignore
- .watchmanconfig
- App.js
- app.json
- LICENSE.md
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/slopeninja/slopeninja-native
Downloads the entire project code from GitHub to your computer.
cd slopeninja-native
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
