build(deps-dev): bump now from 16.7.3 to 17.0.2 Bumps now from 16.7.3 to 17.0.2. Release notes Commits Signed-off-by: dependabot-preview[bot] support@dependabot.com
build(deps-dev): bump now from 16.7.3 to 17.0.2
Bumps now from 16.7.3 to 17.0.2.
Signed-off-by: dependabot-preview[bot] support@dependabot.com
config now token in config.default.ts
now
config.default.ts
config.now = { url: 'https://api.zeit.co/v8/now', token: 'your token', templateDir: path.join(appInfo.baseDir, 'app', 'template'), };
$ npm i $ npm run dev $ open http://localhost:7001/
npm run lint
npm test
npm run clean
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
ant-design-landing-build
QuickStart
config
nowtoken inconfig.default.tsDevelopment
Npm Scripts
npm run lintto check code stylenpm testto run unit testnpm run cleanto clean compiled js at development mode onceRequirement