Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 665 Bytes

File metadata and controls

17 lines (11 loc) · 665 Bytes

This is a Next.js project bootstrapped with create-next-app.

The project has been adjusted slightly to work with Facebook's StyleX (https://stylexjs.com/)

Getting Started

This project required the following modules:

npm install --save @stylexjs/stylex npm install --save @stylexjs/babel-plugin npm install --save @stylexjs/nextjs-plugin npm install --save @babel/runtime

Instead of installing each sepparately, open a terminal in the directory with the package.json and run npm install.

Afterwards you can run the project by running npm run dev.