# Lustre > A playground for building create web apps – powered by Gleam! ## Development First, make sure you have both Gleam and Node.js installed, then: ```bash npm i npm start ``` This sets up `chokidar` to watch our gleam source code and runs the compiler whenever we make a change.