Skip to content

The scaffold of a website to be used by lawyers and immigrants. Based on Gatsby and content as markdown created via HackMD. The idea comes from a talk in a local association in Olot (Spain)

Notifications You must be signed in to change notification settings

guillempuche/LaXarxa

Repository files navigation

Development

Run the web app locally

Scripts

npm run web: starts the web app in development

npm run start: starts the application in development using nodemon and ts-node to do hot reloading.

npm run build: nuilds the app at build, cleaning the folder first.

npm run start:prod: starts the app in production by first building the project with npm run build, and then executing the compiled JavaScript at build/index.js.

About

The scaffold of a website to be used by lawyers and immigrants. Based on Gatsby and content as markdown created via HackMD. The idea comes from a talk in a local association in Olot (Spain)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published