Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 850 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 850 Bytes


RecifeJs

npm version License: MIT

How to use

npm install
npm start

How to create a recifejs project?

There are a few ways to create a Recife project.

Yarn

yarn create recife-cli my-project-name

NPX

npx recife-cli project my-project-name

NPM

npm init recife-cli project my-project-name

License

RecifeJs is open source software licensed as MIT.