Skip to content

web-bee-ru/starter

Repository files navigation

Starter

This project downloads nuxt-starter and koa-starter into <TARGET_DIR>

Some instructions

# Navigate to your future project
cd <TARGET_DIR>

# Download starter project into ./starter folder (node.js is required)
git clone https://github.com/web-bee-ru/starter.git && cd starter && npm run start && npm run cleanup && cd  ../ && echo Your starter is ready. Check folder ./starter

# If you are ready to merge ./starter with ./ exec next line
mv ./starter/* ./ && rm -rf ./starter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published