Skip to content

CRA PWA React example on TypeScript and Stylus with i18next.

Notifications You must be signed in to change notification settings

ushliypakostnik/ts-react-stylus-i18next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.