ozzyZig1994 / Twittor-with-nativeDeviceResources

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 58.5%Language:CSS 23.0%Language:HTML 18.5%