Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ushliypakostnik/ts-react-stylus-i18next
- Owner: ushliypakostnik
- Created: 2020-02-12T23:46:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T20:47:11.000Z (almost 4 years ago)
- Last Synced: 2023-02-27T23:12:04.422Z (over 1 year ago)
- Topics: i18next, react, react-router, redux, starter-kit, stylus, typescript
- Language: TypeScript
- Homepage:
- Size: 674 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/).