Skip to content

Access to the device's native resources such as geolocation or the front and rear camera

Notifications You must be signed in to change notification settings

ozzyZig1994/Twittor-with-nativeDeviceResources

Repository files navigation

Notes:

This is a small express server ready to run and serve the public folder on the web.

Remember that you must rebuild the node modules with the command

Access to the device's native resources such as geolocation or the front and rear camera

npm install

Then, to run in production

npm start

To run in development

npm run dev