UNPKG

@ambers/contrib-legacy

Version:

Legacy IDE and a few other old non-core packages

16 lines (9 loc) 332 B
# Amber legacy items Legacy IDE and a few other old non-core packages ## Getting Started To bring project alive (for example after `git clone`): ```sh npm run init ``` Developing the project (after brought alive): Start server with `amber serve` and go to `http://localhost:4000/` in your browser and follow the instructions