|
7 years ago | |
---|---|---|
.vscode | 7 years ago | |
assets | 7 years ago | |
marko | 7 years ago | |
middleware | 7 years ago | |
routes | 7 years ago | |
rpdata | 7 years ago | |
.babelrc | 7 years ago | |
.drone.yml | 7 years ago | |
.gitignore | 7 years ago | |
.jshintrc | 7 years ago | |
Dockerfile | 7 years ago | |
README.md | 7 years ago | |
build.js | 7 years ago | |
builder.js | 7 years ago | |
config.js | 7 years ago | |
debug.js | 7 years ago | |
package-lock.json | 7 years ago | |
package.json | 7 years ago | |
server.js | 7 years ago |
README.md
Sample App: Marko + Express
This is the official sample changed to get it working with the latest versions of lasso, as well as some personal preferences.
A lot of compiled/cached files are hidden in Visual Studio Code, see the config file in the .vscode
folder to change that.
Install
npm install
npm run dev
Then open the URL printed in the console.