akveo / kittenTricks

React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
https://akveo.github.io/react-native-ui-kitten/
MIT License
7.17k stars 986 forks source link

Add package.json script for "web" to launch "expo web" #275

Open sven09 opened 4 years ago

sven09 commented 4 years ago

Add package.json script for "npm run web" to launch "expo web"

Motivation

Just for convenience and to show that you can run expo web locally.

artyorsh commented 4 years ago

@sven09 I guess this is clear enough that this is a command to execute to launch web, isn't it? Could you please open a PR if so?