JimenezJC / cozy-nyc

A site for neets...

Home Page:http://cozy.nyc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cozy.nyc

A site for NEETs...

Home

Build Status Dependency Status devDependency Status


This is only the frontend for cozy.nyc the backend can be found here cozy-api

Installation

yarn install

Running Dev Server

yarn dev

The first time it may take a little while to generate the first webpack-assets.json and complain with a few dozen [webpack-isomorphic-tools] (waiting for the first Webpack build to finish) printouts, but be patient. Give it 30 seconds.

Building and Running Production Server

yarn build
yarn start

Unit Tests

The project uses Jest to run your unit tests.

To run the tests in the project, just simply run npm test if you have Chrome installed, it will be automatically launched as a test service for you.

Join Our Discord

Discord - https://discord.gg/3WSA2SG

Special Thanks to @bertho-zero for providing https://github.com/bertho-zero/react-redux-universal-hot-example

About

A site for neets...

http://cozy.nyc

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.6%Language:CSS 7.4%