@fower/taro
#
Installation- npm
- Yarn
npm install @fower/taro
yarn add @fower/taro
#
Usageimport { View, Image, Text } from '@fower/taro'
SyntaxError: Unexpected token (1:8) 1 : return () ^
LIVE DEMO
More documentation is available at use-with-taro.
npm install @fower/taro
yarn add @fower/taro
import { View, Image, Text } from '@fower/taro'
SyntaxError: Unexpected token (1:8) 1 : return () ^
More documentation is available at use-with-taro.