UNPKG

node-ff

Version:
29 lines (24 loc) 483 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.text = void 0; exports.text = ` # Meu projeto Meu projeto em Nodejs...... ...... ## Instalação ${'```' + 'npm install' + '```'} ou ${'```' + 'yarn install' + '```'} ## Como usar Iniciando app: ${'```' + 'yarn dev' + '```'} ou ${'```' + 'npm run dev' + '```'} ___ ## Contributing .......... ## License [MIT]..... Divirta-se 🗿🍷 `; //# sourceMappingURL=text.js.map