Skip to content
/ elorama-web Public template

Web client for managing user-scoped markdown notes and linktrees.

Notifications You must be signed in to change notification settings

hildorjr/elorama-web

Repository files navigation

Elorama Web

Netlify Status

This is the repo for the Elorama website, a project created by Hildor Júnior @hildorjr.

Commands

So this is a Angular project, generated by the Angular CLI. That being said, there are a few simple commands that will help you to contribute:

To serve the application for development just run npm start or ng serve and navigate to http://localhost:4200/.

To build the application for production run npm run build --prod or ng build --prod

To run unit tests execute npm run test or ng test

To run end-to-end tests execute npm run e2e or ng e2e

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Web client for managing user-scoped markdown notes and linktrees.

Topics

Resources

Stars

Watchers

Forks