Skip to content

Quick commands to create cljs project #21

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 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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