uvmetal / react-sails-template

Tested cold storage skeleton for react on sails.js. This includes webpack, babel, and npm-run-all, and all the stuff to run react on sails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sails-react-test

a Sails v1 application

Links

Version info

This app was originally generated on Tue Jan 14 2020 11:03:26 GMT-0500 (Eastern Standard Time) using Sails v1.2.3.

This project's boilerplate is based on an expanded seed app provided by the Sails core team to make it easier for you to build on top of ready-made features like authentication, enrollment, email verification, and billing. For more information, drop us a line.

Run

to build assets

npm run build

to run our server

npm run start

running app using lift

similar as sails lift

npm run lift​

About

Tested cold storage skeleton for react on sails.js. This includes webpack, babel, and npm-run-all, and all the stuff to run react on sails.


Languages

Language:JavaScript 94.4%Language:HTML 4.5%Language:CSS 1.2%