@lamaontheloose/create-dfa-web

3.0.0 • Public • Published

V2 working node versions (Will update the list as I test more versions)

  • 11.1.0

Install global

$ npm i -g @lamaontheloose/create-dfa-web

Bootstrap new project

Version 1 without hooks:

$ create-dfa-web v1 new-project-name-v1 --git --install

Version 2 with hooks:

$ create-dfa-web v2 new-project-name-v2 --git --install

Run project

It regular Gatsby project so either of following command should work, if Gatsby is installed correctly from inside the project folder

$ npm run develop or gatsby develop

/@lamaontheloose/create-dfa-web/

    Package Sidebar

    Install

    npm i @lamaontheloose/create-dfa-web

    Weekly Downloads

    1

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    3.2 MB

    Total Files

    199

    Last publish

    Collaborators

    • lamaontheloose