Skip to content

Hygen repository used for demo purposes on a talk for JSConfMX

Notifications You must be signed in to change notification settings

ederchrono/hygen-jsconfmx-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hygen-jsconfmx-2021

Simple Node/Express repository to run Hygen prompts, templates and code injectors.

Setup

Just run:

npm install

Usage

Run the local server with

npm start

Visit http://localhost:3000/ to see the site

Create a new page

Run:

npm run new:page

and follow the prompt

Create a new API endpoint

Run:

npm run new:api

and follow the prompt

About

Hygen repository used for demo purposes on a talk for JSConfMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published