Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@recore/recore-template

Package Overview
Dependencies
Maintainers
7
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@recore/recore-template

Recore Default Template Project

latest
Source
npmnpm
Version
0.8.2
Version published
Maintainers
7
Created
Source

Recore template

修改模板步骤

  • 修改模板,可以先自己npm init recore, 生成一个工程, 在里面修改并且能够正确run起来
  • 将工程下修改完成的src目录代码复制覆盖到本工程/proj/src下. 其他tpl文件手动修改
  • 发布测试包 npm publish --tag beta
  • npm init recore -t @recore/recore-template@【你刚发布的version】
  • 测试没有问题后发布正式包

FAQs

Package last updated on 15 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts