Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 418 Bytes

The Devs

This is the official website for The Devs Network. Available at: https://thedevs.network/

Run localy

The Devs uses Next.js and React with Material-UI. Make sure your Node.js version is > 7.6.

npm install
npm run dev

// now available on localhost:8168