Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 310 Bytes

rnjs-native-web-components

Development server

Run npm start for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Build

Run npm run build-wc to build the web component. The build artifacts will be stored in the dist/ directory.