Skip to content

Elderjs/minimal

Repository files navigation

Minimal Elder.js Template Project

node version

This is a minimal project template for Elder.js apps. If you are new you should start with the full template: https://github.com/elderjs/template For reference:

Get started

To create a new project based on this template using degit:

npx degit Elderjs/minimal elderjs-minimal
cd elderjs-minimal

Install the dependencies:

npm install # or just yarn

Start Project:

npm start # or npm run dev for dev enviro.

Navigate to localhost:3000. You should see your app running.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published