Skip to content

Three great tastes that taste great together: Material Design Lite (MDL), React, and Golang.

Notifications You must be signed in to change notification settings

odewahn/mdl-react-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDL / React template

This repo shows how to use the awesome Material Design Lite "Dashboard" template with react and react-router (v 0.13, though, so it's kinda old, but I don't really see what you get from the later versions of theat tool). The files in the frontend directory have all the react stuff, while the files in the backend directory show how you can serve the site with Golang.

To use it:

  • Clone the repo
  • Run npm install
  • Run npm start

You'll also need a working Golang installation and Gin. For additional info, see https://github.com/odewahn/golang-react-template

NB: I added an index.html in the root folder so that it would render on github pages, but if you're actually coding with this, you should use the one in backend\public.

About

Three great tastes that taste great together: Material Design Lite (MDL), React, and Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages