You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then run `grunt monitor` to compile the documentation. When it finishes, open a new browser window and navigate to `localhost:8000`. We use [BrowserSync](https://www.browsersync.io/) to display the documentation.
67
70
71
+
## Online one-click setup
72
+
73
+
You can use Gitpod (a free VS Code-like IDE) for the online one-click setup with a single click it'll launch a workspace and automatically:
74
+
75
+
- clone the materialize repo.
76
+
- install the dependencies.
77
+
- start `npm run dev`.
78
+
79
+
so that you can start coding straight away.
80
+
81
+
[](https://gitpod.io/from-referrer/)
82
+
68
83
### Documentation for previous releases
69
84
Previous releases and their documentation are available for [download](https://github.com/Dogfalo/materialize/releases).
0 commit comments