2.6.0 ā€¢ Published 2 years ago

remake v2.6.0

Weekly downloads
9
License
MIT
Repository
-
Last release
2 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

2 years ago

2.5.8

3 years ago

2.5.7

3 years ago

2.4.7

3 years ago

2.4.4

3 years ago

2.4.6

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.2

3 years ago

2.3.1

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.2

3 years ago

2.1.0

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.11.3

4 years ago

1.11.2

4 years ago

1.11.1

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

0.5.0

5 years ago

1.0.0

5 years ago

0.0.1

11 years ago