edmunds

Edmunds is a Express based framework for building web applications with a firm structure to start from.

Usage no npm install needed!

<script type="module">
  import edmunds from 'https://cdn.skypack.dev/edmunds';
</script>

README

Edmunds Logo

npm CircleCI Test Coverage Maintainability

Edmunds is an Express based framework for building web applications with a firm structure to start from. Edmunds takes away the pain of bootstrap code so you can kickoff with the things that really matter.

Note: This repository contains the core code of the Edmunds framework. You can visit the main Edmunds repository too.

Getting Started

Create your new project by running the following command in your terminal.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/edmundsjs/edmunds/master/create-edmunds-app.sh)"

Documentation

Take a look at the documentation to get the hang of it.