1.1.5 • Published 5 years ago

@tangible/react-builder v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago