1.1.5 • Published 4 years ago

@tangible/react-builder v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Tangible React Builder

Build React full-stack applications and static sites

Requirement

Node.js must be installed, with its package manager, npm.

Install

npm install --dev @tangible/react-builder

Developing the module

Develop

Build during development - watch files and rebuild

npm run dev

After running this command, it will wait and rebuild scripts and styles as you edit the files.

When you're done, press CTRL+C to exit the process.

Build

Build for production

npm run build
1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago