/Twittor-with-nativeDeviceResources

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

Primary LanguageJavaScript

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