create-lincd-app

0.1.5 • Public • Published

create-lincd-app

Run the following command to create a new LINCD app.

npx create-lincd-app [name]

Replace [name] with the name of your app

Once the installation is complete, enter the created folder and run npm start.

For example:

npx create-lincd-app my-app
cd my-app
npm start

Continue to open http://localhost:4000 in your browser.

Find more documentation about building LINCD apps at docs.lincd.org

/create-lincd-app/

    Package Sidebar

    Install

    npm i create-lincd-app

    Weekly Downloads

    2

    Version

    0.1.5

    License

    none

    Unpacked Size

    1.01 kB

    Total Files

    3

    Last publish

    Collaborators

    • rene_reborn