Skip to content

thedevs-network/website

Repository files navigation

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