UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

7 lines (6 loc) 180 B
export const AppConfig = { site_name: 'Starter', title: 'Nextjs Starter', description: 'Starter code for your Nextjs Boilerplate with Tailwind CSS', locale: 'en', };