Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ushliypakostnik/ts-react-stylus-i18next

CRA PWA React example on TypeScript and Stylus with i18next.
https://github.com/ushliypakostnik/ts-react-stylus-i18next

i18next react react-router redux starter-kit stylus typescript

Last synced: about 3 hours ago
JSON representation

CRA PWA React example on TypeScript and Stylus with i18next.

Awesome Lists containing this project

README

        

CRA PWA React example on TypeScript and Stylus with i18next
===========================================================

Deploy
------

Установка зависимостей npm packages

$ npm install

Запуск сервера для разработки
-----------------------------

$ npm start

http://localhost:3000/

Cборка
------

Сборка проекта в продакшен

$ npm build

Тесты
-----

Запуск тестов

$ npm test

More
----

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).