Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 150 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 150 Bytes

Steam-Auth

Login With Steam ID

Run :

backend / :

$ npm install

$ npx nodemon app.js

frontend / :

$ npm install

$ npm start