2.6.0 • Published 3 years ago

remake v2.6.0

Weekly downloads
9
License
MIT
Repository
-
Last release
3 years ago

The Remake CLI

Use this Remake CLI to generate a Remake application.

The main framework & README is here: Remake Framework.

How to generate a Remake application

1. Install Node.js (12.16+)

2. Create a project using the Remake CLI

npx remake create my-app

3. Run the project

cd my-app
npm run dev

You now have an app running at http://localhost:3000. Your app's code is in the /app directory and your user database is in the /app/data directory.

→ Start learning how to build a web app with Remake

2.6.0

3 years ago

2.5.8

4 years ago

2.5.7

4 years ago

2.4.7

4 years ago

2.4.4

4 years ago

2.4.6

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.2

5 years ago

2.1.0

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.11.3

5 years ago

1.11.2

5 years ago

1.11.1

5 years ago

1.10.0

5 years ago

1.9.0

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

0.5.0

6 years ago

1.0.0

7 years ago

0.0.1

12 years ago