Skip to Main Content
React Projects
book

React Projects

by Roy Derks
December 2019
Intermediate to advanced content levelIntermediate to advanced
474 pages
10h 3m
English
Packt Publishing
Content preview from React Projects

Setting up React 360

The React 360 CLI can be installed from npm by running the following command:

npm install -g react-360-cli

This will globally install the React 360 CLI from the npm package registry. After the installation process has completed, you can use it to create your first React 360 project by executing the following command:

react-360 init virtual-reality

By executing this command, a new React 360 project will be created called virtual-reality. All the packages that are required to run a React 360 application will be installed, such as react, react-native, react-360, react-360-web, and three. The three package installs three.js, a lightweight and easy to use JavaScript 3D library that comes with a default WebGL renderer. This ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

React Projects - Second Edition

React Projects - Second Edition

Roy Derks
Test-Driven React

Test-Driven React

Trevor Burnham

Publisher Resources

ISBN: 9781789954937Supplemental Content