Skip to content

noxasch/elderjs-blog-example

Repository files navigation

Elderjs Blog Example

node version

This is a working example of elderjs blog example from my blog post

You can use this as a starting point or a template to quick start your blog or you can follow along the tutorial.

Get started

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

npx degit noxasch/elderjs-blog-example my-elderjs-blog
cd my-elderjs-blog

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

Really minimal example of a working elderjs markdown blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published