Skip to content

Quick commands to create cljs project #21

@humorless

Description

@humorless

clj

neil new app [web application 專案名稱]
neil new lib [library 專案名稱]
neil new scratch [免洗專案名稱]

cljs

  • with basic reagent
npx create-cljs-app my-project
  • empty
npx create-cljs-project my-project 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions